Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: integration mito2 with inverted index #3029

Closed
wants to merge 37 commits into from

Conversation

zhongzc
Copy link
Contributor

@zhongzc zhongzc commented Dec 28, 2023

I hereby agree to the terms of the GreptimeDB CLA

What's changed and what's your intention?

PLEASE DO NOT LEAVE THIS EMPTY !!!

Please explain IN DETAIL what the changes are in this PR and why they are needed:

  • Summarize your change (mandatory)
  • How does this PR work? Need a brief introduction for the changed logic (optional)
  • Describe clearly one logical change and avoid lazy messages (optional)
  • Describe any limitations of the current code (optional)

Checklist

  • I have written the necessary rustdoc comments.
  • I have added the necessary unit tests and integration tests.
  • This PR does not require documentation updates.

Refer to a related PR or issue link (optional)

@github-actions github-actions bot added Invalid PR Title docs-required This change requires docs update. labels Dec 28, 2023
Signed-off-by: Zhenchi <[email protected]>
Signed-off-by: Zhenchi <[email protected]>
…ion-applier-builder-part-1' into zhongzc/index-integration
@github-actions github-actions bot added docs-not-required This change does not impact docs. and removed docs-required This change requires docs update. labels Dec 30, 2023
@zhongzc zhongzc changed the title [draft] integration mito2 with inverted index feat: integration mito2 with inverted index Dec 30, 2023
@zhongzc zhongzc marked this pull request as ready for review December 30, 2023 04:10
Signed-off-by: Zhenchi <[email protected]>
Copy link

codecov bot commented Dec 30, 2023

Codecov Report

Attention: 193 lines in your changes are missing coverage. Please review.

Comparison is base (1fc168b) 85.52% compared to head (d5c38b3) 84.96%.

❗ Current head d5c38b3 differs from pull request most recent head 384632f. Consider uploading reports for the commit 384632f to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3029      +/-   ##
==========================================
- Coverage   85.52%   84.96%   -0.56%     
==========================================
  Files         818      808      -10     
  Lines      133850   129805    -4045     
==========================================
- Hits       114474   110294    -4180     
- Misses      19376    19511     +135     

@zhongzc zhongzc marked this pull request as draft December 30, 2023 04:32
@zhongzc zhongzc force-pushed the zhongzc/index-integration branch from 071715d to e38d6cc Compare January 5, 2024 06:15
@zhongzc zhongzc force-pushed the zhongzc/index-integration branch from ecb30dd to 8e01dfd Compare January 5, 2024 06:40
@github-actions github-actions bot added Size: L and removed Size: XL labels Jan 10, 2024
Signed-off-by: Zhenchi <[email protected]>
@zhongzc zhongzc closed this Jan 12, 2024
@zhongzc zhongzc deleted the zhongzc/index-integration branch January 12, 2024 12:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-not-required This change does not impact docs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant